* {
 margin: 0;
 padding: 0;
}

html, body {
 font-size: 10pt;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 1.4em;
 font-weight: normal;
 text-align: left;
}

#contentCenter {
 background-image: url('../../images/sample_watermark.gif');
}

p {
 margin-bottom: 1em;
}

img {
 border-style: none;
}

table {
 border-collapse: collapse;
}

a {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

input[type="text"],
input[type="password"] {
 height: 1.5em;
 font-size: 100%;
 border: 1px solid #79b;
}

select, input.text {
 height: 1.5em;
 font-size: 100%;
 border: 1px solid #79b;
}

/* --- */

#wholePage {
 width: 1000px;
 margin: 7px;
}

#hdr {
 background-color: #49c;
}

#hdrTop {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 92px;
 background: #49c url('../../images/agents/green/hdrtopbg.jpg') no-repeat scroll left top;
}

#hdrTop a#ggrLogo {
 display: block;
 position: absolute;
 top: 44px;
 left: 24px;
}

#hdrTop a#ggrLogo img {
 display: block;
 width: 74px;
 height: 48px;
}

#hdrTestimonial {
 position: absolute;
 top: 10px;
 left: 290px;
}

#hdrTestimonial blockquote {
 font-size: 140%;
 font-style: italic;
 font-weight: bold;
 color: #fff;
}

#hdrTestimonial p {
 font-size: 110%;
 font-style: italic;
}

#hdrMenus {
 position: absolute;
 top: 65px;
 left: 200px;
 width: 768px;
 height: 26px;
}

#hdrMenus ul {
 display: block;
 height: 100%;
}

#hdrMenus li {
 list-style-type: none;
 display: block;
 float: right;
 height: 100%;
 color: #fff;
 font-size: 100%;
 font-weight: bold;
 background: #362 url('../../images/agents/green/hdrtopmenubg.png') repeat-x scroll left top;
 padding: 0 6px;
 margin-left: 3px;
 text-transform: lowercase;
}

#hdrMenus li a {
 color: #fff;
 line-height: 26px;
 vertical-align: bottom;
}

#hdrTopHome {
 position: absolute;
 top: 0;
 left: 135px;
}

#hdrTopHome img {
 width: 130px;
 height: 141px;
}

#hdrLeft {
 width: 235px;
 height: 764px;
 overflow: hidden;
 background: #362 url('../../images/agents/green/hdrleftbg.jpg') no-repeat scroll left top;
}

#ftrLeft {
 position: absolute;
 top: 856px;
 left: 0;
 width: 235px;
 height: 33px;
 background: #fff url('../../images/agents/green/ftrleftbg.png') no-repeat scroll left bottom;
 font-size: 90%;
 text-transform: uppercase; 
 text-align: center;
 letter-spacing: 0.05em;
 line-height: 33px;
}

#ftrRight {
 position: absolute;
 top: 856px;
 left: 235px;
 width: 753px;
 height: 33px;
 background: #362 url('../../images/agents/green/ftrrightbg.png') no-repeat scroll right bottom;
 font-size: 100%;
 color: #fff;
 text-transform: lowercase;
}

#ftrRight ul {
 display: block;
 width: 100%;
 text-align: center;
}

#ftrRight li {
 list-style-type: none;
 display: inline;
 border-left: 1px solid #fff;
 padding: 0 6px;
 line-height: 33px;
}

#ftrRight li:first-child {
 border-left: none;
}

#ftrRight li a {
 color: #fff;
}

#contentCenter {
 position: absolute;
 top: 92px;
 left: 235px;
 width: 668px;
 height: 722px;
 padding: 24px 28px 18px 57px;
 overflow: auto;
 background: #fff url('../../images/agents/green/contentcenterbg.png') no-repeat scroll right top;
}
